MenuItem.Submenu

Indicates that the menu item is a submenu or has submenu items subordinate to it. To create a submenu, set this property to True in the IDE for the top menuitem and then add a submenu item to it.

Syntax

Submenu( Boolean ) as


Parameters

Boolean


Notes

All such menuitems will have the Submenu property set to True.